home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- unloadMember("fingernormal")
- unloadMember("fingerleft")
- unloadMember("questioncloud")
- unloadMember("fingerright")
- set the visible of sprite 1 to 1
- set the visible of sprite 2 to 1
- set the visible of sprite 3 to 1
- set the visible of sprite 4 to 1
- set the visible of sprite 5 to 1
- set the visible of sprite 6 to 1
- set the visible of sprite 7 to 1
- set the visible of sprite 8 to 1
- if the timer < 910 then
- if the loaded of member "fibrepen" = 0 then
- preloadMember("fibrepen")
- if the loaded of member "cuterabbit1" = 0 then
- preloadMember("cuterabbit1")
- if the loaded of member "fish" = 0 then
- preloadMember("fish")
- end if
- if the loaded of member "cuterabbit film" = 0 then
- preloadMember("cuterabbit film")
- end if
- end if
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- go(100)
- end
-